Platform Explorer / Nuxeo Platform 6.0

Operation Blob.PullList (Pull File List)

Description

Restore the first saved input file list in the context input stack
Operation id Blob.PullList
Category Push & Pop
Label Pull File List
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs bloblist

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
Contributing Component org.nuxeo.ecm.core.automation.coreContrib

JSON Definition

{
  "id" : "Blob.PullList",
  "label" : "Pull File List",
  "category" : "Push & Pop",
  "requires" : null,
  "description" : "Restore the first saved input file list in the context input stack",
  "url" : "Blob.PullList",
  "signature" : [ "void", "bloblist" ],
  "params" : [ ]
}